Skip to content

Indicate tested up to WordPress 7.0#311

Merged
dkotter merged 1 commit intodevelopfrom
fix/310-wordpress-7.0
Mar 30, 2026
Merged

Indicate tested up to WordPress 7.0#311
dkotter merged 1 commit intodevelopfrom
fix/310-wordpress-7.0

Conversation

@peterwilsoncc
Copy link
Copy Markdown
Contributor

@peterwilsoncc peterwilsoncc commented Mar 30, 2026

Description of the Change

Indicate WordPress 7.0 support

Closes #310

How to test the Change

N/A - That's what I've done, here are the steps I followed:

  1. Run npm i; composer i; npm run build
  2. Enable Real Time Collaboration
  3. Create and save a new post
  4. Open post in a second tab to trigger RTC updates
  5. Drag SVG in to editor, ensure it uploaded, ensure it was displayed in editor
  6. Drag SVG in to featured image, ensure it uploaded, ensure it displayed in settings
  7. Create image block, draft SVG in to block, ensure it uploaded, ensure it was displayed in editor
  8. Create image block, open media window, draft svg to media window, ensure it uploaded
  9. Select image, ensure it was displayed in editor
  10. Create inline svg block, drag image in to block, ensure it uploaded, ensure it was displayed in editor
  11. Create inline svg block, open media library, select image, ensure it was displayed in editor
  12. Switch to second tab
  13. Ensure images displayed correctly in editor and featured image setting
  14. Ensure inline SVG blocks displayed as expected
  15. Publish post
  16. View published post, ensure it displayed as expected.

Changelog Entry

Changed - Indicate support for WordPress 7.0

Credits

Props @peterwilsoncc

Checklist:

@github-actions github-actions Bot added this to the 2.5.0 milestone Mar 30, 2026
@peterwilsoncc peterwilsoncc marked this pull request as ready for review March 30, 2026 03:07
@github-actions github-actions Bot added the needs:feedback This requires feedback to determine next steps. label Mar 30, 2026
@github-actions

This comment was marked as outdated.

@github-actions github-actions Bot added needs:code-review This requires code review. and removed needs:feedback This requires feedback to determine next steps. labels Mar 30, 2026
@dkotter dkotter merged commit 668b0be into develop Mar 30, 2026
18 of 19 checks passed
@dkotter dkotter deleted the fix/310-wordpress-7.0 branch March 30, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The plugin hasn't been tested with an upcoming version of WordPress

2 participants